home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Solitaire / Sources / Spider / localstrings.h next >
Text File  |  1994-01-18  |  385b  |  10 lines

  1. /* indent:4  tabsize:8  font:fixed-width */
  2.  
  3. /* localized strings for Template.solitaire */
  4.  
  5. #define LOCALIZED_GAME_NAME \
  6. NXLocalizedString("Spider", NULL, Convert name of bundle to name displayed in the game selection browser)
  7.  
  8. #define LOCALIZED_FILL_SPACES \
  9. NXLocalizedString("Must fill all spaces before dealing more cards.", NULL, attempted to deal cards without filling spaces)
  10.